home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 15 / BBS in a box XV-1.iso / Files / Educ / Higher Ed / G-M / MacPhaseExtras.sit / MacPhase Extras / MacPhase Macro Help.rsrc / TEXT_273_playdata.txt < prev    next >
Encoding:
Text File  |  1994-07-30  |  233 b   |  5 lines

  1. procedure PlayData(dataName : Str255; sampleRate : real);
  2.  
  3. Plays the data as a sound using the sampleRate specified.  If the sample rate is less than zero, then the default rate for that data window is used.
  4.  
  5. Also see:  RecordSound